-
Home
-
Virtual Public Square
-
0.1.4
-
Code
-
Classes
- JWSVerifier
Total Complexity |
27 |
Dependencies |
12 |
Dependents |
3 |
Total lines |
144 |
Lines of code |
74 |
Logical lines of code |
45 |
Comment lines |
38 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getInputToVerify() |
S |
59 |
6 |
13 |
verifySignature() |
S |
56 |
4 |
17 |
checkPayload() |
S |
65 |
5 |
9 |
getAlgorithm() |
S |
61 |
4 |
11 |
verifyWithKeySet() |
S |
62 |
3 |
11 |
isPayloadEmpty() |
S |
79 |
2 |
3 |
__construct() |
S |
81 |
1 |
3 |
getSignatureAlgorithmManager() |
S |
82 |
1 |
3 |
verifyWithKey() |
S |
74 |
1 |
4 |